Skip to content

Conversation

@dcpleung
Copy link
Member

@dcpleung dcpleung commented Feb 8, 2022

The xtensa/sample_controller linker script is missing the necessary
include statements for linker snippets. So add them.

Fixes #42477

Note that the linker scripts on other Xtensa boards are not updated since they are a bit sensitive to where things are placed. This PR is to unblock #38611 so CI can build and test with qemu_xtensa. If other Xtensa boards require snippets, they will need to make their own adjustments to their linker scripts.

The xtensa/sample_controller linker script is missing the necessary
include statements for linker snippets. So add them.

Fixes zephyrproject-rtos#42477

Signed-off-by: Daniel Leung <[email protected]>
@nashif nashif merged commit aa20d87 into zephyrproject-rtos:main Feb 10, 2022
@dcpleung dcpleung deleted the xtensa_linker_snippets branch February 10, 2022 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linker scripts not working properly on xtensa

3 participants